matrix n. (pl. matrices 或matrixes) 1.【解剖学】子宫;母体;发源地,策源地,摇篮;【生物学】衬质细胞;间质;基质;母质。 2. 【矿物】母岩;脉石;【冶金】基体;【地质学;地理学】脉石;填质;杂矿石。 3. 【印刷】字模;型版,纸型;铸型,阴模。 4.【阵】(矩)阵,方阵;母式;【物理学】间架;【无线电】矩阵变换电路。 5.【染】原色〔红黄蓝白黑五种〕。 the matrix of a nail 【解剖学】指甲床。
column n. 1.【建筑】圆柱;圆柱状物〔如烟柱〕。 2.【军事】纵队 (opp. line); 队;(舰队的)纵阵,纵列,舰列。 3.(报纸的)栏;【数学】(纵)行;【印刷】栏;【化学】塔。 4.【植物;植物学】雌雄合体的柱状花蕊。 5.〔美国〕(党派、候选人的)全体支持者。 6.(报纸上的)专栏(文章)。 the column of the nose 鼻梁。 spinal column 脊柱,脊梁。 advertisement [literary] column广告[文学]栏。 column of fours 四路纵队。 column of mercury [water] 水银[水]柱。 columns of smoke 烟柱。 in column of sections [platoons, companies] 【军事】按分队[小队,中队]编队。 in our [these] columns 〔报纸编者用语〕在本栏内,在本报上。 adj. -ed 图柱(状)的,有图柱的。
Unlike a table, which has a static set of columns, matrix columns can be dynamic 与包括一组静态列的表不同的是,矩阵列可以是动态的。
All items in a report, including groups, table and matrix columns and rows, and the report itself, have associated properties 报表中的所有项(包括组、表、矩阵列和矩阵行)以及报表本身都有关联的属性。
All items in a report, including data groups, table and matrix columns and rows, report items, and the report itself, have associated properties 报表中的所有项(包括数据组、表、矩阵列和矩阵行)以及报表本身都有关联的属性。
If you drag the field into a cell in a matrix column that does not have a header for example, the details row, the name of the field automatically appears in the column header 如果将字段拖至没有标题的矩阵列中的单元(例如,详细信息行),则该字段的名称将自动显示在列标题中。
The implementation in this paper packs 4 cons 4 * 1 consecutive elements from a matrix column into a texel and thus performs a small number of 4 * 4 matrix by 4 * 1 vector products in a shader 每次从矩阵中取出4个元素放入一个到文理单元的一个元素中,44的小规模矩阵乘法就转变成了41的向量乘法。